@charset "utf-8";
/* footer */
.footer-links{padding:10px 0; background: #F5F5F5;}
.footer-links .hd ul{margin: 0 -5px;}
.footer-links .hd ul li{float: left; width: 25%;}
.footer-links .hd ul li a{position: relative; z-index:5; display: block; text-align: center; margin: 0 5px; line-height: 41px; height: 45px; border-radius: 4px;}
.footer-links .hd ul li a:hover{color: #000;}
.footer-links .hd ul li a span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.fooths a:after{content: ''; margin-top: 3px; width: 14px; height: 8px; background: url(2023_icon_links_gray.png) no-repeat; opacity: .8; margin-left: 20px; transition: .3s all;}
.footer-links .hd ul li.fooths a:after,
.footer-links .hd ul li a span{display: inline-block; vertical-align: middle;}
.footer-links .hd ul li.on a:after{transform: rotate(-180deg); opacity: 1;}
.footer-links .hd ul li.fooths.on a:after{background-image: url(../images/2023_icon_links_blue.png);}
.footer-links .hd ul li.fooths.on a{background: #71B0F0; color: #fff;}
.footer-links .bd ul{padding:14px 0 16px; margin: 0 -5px; overflow: hidden; display: none;}
.footer-links .bd ul li{float: left; width: 25%;}
.footer-links .bd ul li h4{margin: 0 5px; margin-bottom: 2px; font-size:0.9375em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{display: block; padding:10px; background: #fff; border-radius: 5px; text-align: center; color: #666; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all;}
.footer-links .bd ul li a:hover{background: #fff; color: #2354AF;}


@media (max-width: 1480px) {
	.footer-links .hd ul li a{font-size: 1em;}
}

@media (max-width: 1280px) {
	.footer-links{padding: 10px 0;}
	.footer-links .bd ul{padding: 10px 0;}
}

@media (max-width: 1280px) {
	.footer-links{padding: 20px 0;}
	.footer-links .hd ul li,
	.footer-links .bd ul li{width: 50%;}
	.footer-links .hd ul li a span{display: block; text-align: left; max-width: 80%; margin: 0 auto;}
	.footer-links .hd ul li.fooths a:after{position: absolute; margin-top: -3px; right: 20px; top: 50%;}
	.footer-links .bd ul li a{text-align: left; padding-left: 20px; padding-right: 20px;}
}

@media (max-width: 768px) {

}

@media (max-width: 480px) {
	.footer-links .bd ul{padding-bottom: 0;}
}

@media (max-width: 414px) {
	.footer-links > .container{margin: 0;}
	.footer-links .hd ul li, .footer-links .bd ul li{width: 100%;}
	.footer-links .hd ul{margin: 0;}
	.footer-links .hd ul li{padding: 0 10px; box-sizing: border-box;}
	.footer-links .hd ul li a{margin: 0; padding: 0 10px;}
	.footer-links .hd ul li a span{max-width: none;}
	.footer-links .hd ul li.fooths a:after{right: 10px;}
	.footer-links .bd ul li h4{padding: 4px 0;}
}

.footer .container{position: relative; min-height: 100px; padding-top: 30px; padding-bottom: 30px; color: #808080;}
.footer a{color: #808080;}
.footer a:hover{color: #2354AF;}
.footer-txt{padding-right: 30%; line-height: 2.25; font-size: 16px;}
.footer-nav .split{margin: 0 10px;}
.footer-copyright span{display: inline-block; margin-right: 15px;}
.footer-copyright span.beian{white-space: nowrap;}
.footer-copyright span.beian img{margin-right: 5px;}

.footer-wzbs{position: absolute; top: 50%; right: 0; margin-top: -40px; text-align: left;}
.footer-wzbs span{display: inline-block;}
.footer-wzbs span#_span_jiucuo{margin-right: 10px;}
.footer-wzbs span#_span_jiucuo img{background: #dcdde1; box-shadow: 0 0 6px rgba(0,0,0,.1);}
.footer-wzbs span#_span_wzafw img{background: #dcdde1; box-shadow: 0 0 6px rgba(0,0,0,.1);}
@media (max-width:1280px){
	.footer-txt{padding-right: 0; text-align: center; margin-bottom: 20px;}
  .footer-wzbs{position: static; margin-top: 0; text-align: center;}
  .footer-wzbs span{display: inline-block; vertical-align: middle;}
}
@media (max-width:992px){
  .footer-copyright span.none{display: none !important;}
}
@media (max-width:414px){
  .footer-wzbs span#_ideConac img{height: 70px;}
  .footer-wzbs span#_span_jiucuo img{height: 45px;}
  .footer-wzbs span#_span_wzafw img{height: 45px;}
}